home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / compack6 / dacpack6.exe / [0] / UserList.frm < prev    next >
Text File  |  1998-06-22  |  22KB  |  806 lines

  1. VERSION 5.00
  2. Object = "{7813D728-D980-11D1-A28F-00C04FA30E7F}#1.0#0"; "UserList.dll"
  3. Begin VB.Form Form1 
  4.    Caption         =   "DameWare UserList Control Sample"
  5.    ClientHeight    =   6915
  6.    ClientLeft      =   60
  7.    ClientTop       =   345
  8.    ClientWidth     =   8295
  9.    LinkTopic       =   "Form1"
  10.    ScaleHeight     =   6915
  11.    ScaleWidth      =   8295
  12.    StartUpPosition =   2  'CenterScreen
  13.    Begin VB.TextBox Text16 
  14.       Height          =   285
  15.       Left            =   5640
  16.       TabIndex        =   49
  17.       Text            =   "Text16"
  18.       Top             =   5280
  19.       Width           =   1575
  20.    End
  21.    Begin VB.CommandButton Command11 
  22.       Caption         =   "Rename User ID"
  23.       Height          =   375
  24.       Left            =   3960
  25.       TabIndex        =   48
  26.       Top             =   5280
  27.       Width           =   1455
  28.    End
  29.    Begin VB.TextBox Text15 
  30.       Height          =   285
  31.       Left            =   1920
  32.       TabIndex        =   15
  33.       Text            =   "Text15"
  34.       Top             =   4920
  35.       Width           =   1815
  36.    End
  37.    Begin VB.TextBox Text14 
  38.       Height          =   285
  39.       Left            =   1920
  40.       TabIndex        =   3
  41.       Text            =   "Text14"
  42.       Top             =   840
  43.       Width           =   1815
  44.    End
  45.    Begin VB.TextBox Text13 
  46.       Height          =   285
  47.       Left            =   1920
  48.       TabIndex        =   2
  49.       Text            =   "Text13"
  50.       Top             =   480
  51.       Width           =   1815
  52.    End
  53.    Begin VB.CommandButton Command10 
  54.       Caption         =   "Get Domain Controller"
  55.       Height          =   495
  56.       Left            =   3960
  57.       TabIndex        =   18
  58.       Top             =   1320
  59.       Width           =   1455
  60.    End
  61.    Begin VB.TextBox Text12 
  62.       Height          =   285
  63.       Left            =   1920
  64.       TabIndex        =   5
  65.       Text            =   "Text12"
  66.       Top             =   1320
  67.       Width           =   1815
  68.    End
  69.    Begin VB.CheckBox Check6 
  70.       Caption         =   "User Must Change Password at Next Logon"
  71.       Height          =   495
  72.       Left            =   5760
  73.       TabIndex        =   32
  74.       Top             =   3960
  75.       Width           =   2295
  76.    End
  77.    Begin VB.TextBox Text11 
  78.       Height          =   285
  79.       Left            =   1920
  80.       TabIndex        =   11
  81.       Text            =   "Text11"
  82.       Top             =   3480
  83.       Width           =   1815
  84.    End
  85.    Begin VB.CheckBox Check5 
  86.       Caption         =   "User Account Password Dont Expire"
  87.       Height          =   375
  88.       Left            =   5760
  89.       TabIndex        =   31
  90.       Top             =   3480
  91.       Width           =   2175
  92.    End
  93.    Begin VB.CheckBox Check4 
  94.       Caption         =   "User Account Locked Out"
  95.       Height          =   375
  96.       Left            =   5760
  97.       TabIndex        =   30
  98.       Top             =   3000
  99.       Width           =   2175
  100.    End
  101.    Begin VB.CheckBox Check3 
  102.       Caption         =   "User Account Can Not Change  Password "
  103.       Height          =   375
  104.       Left            =   5760
  105.       TabIndex        =   29
  106.       Top             =   2520
  107.       Width           =   2175
  108.    End
  109.    Begin VB.CheckBox Check2 
  110.       Caption         =   "User Account Password Not Required"
  111.       Height          =   375
  112.       Left            =   5760
  113.       TabIndex        =   28
  114.       Top             =   2040
  115.       Width           =   2175
  116.    End
  117.    Begin VB.CheckBox Check1 
  118.       Caption         =   "User Account Disable"
  119.       Height          =   375
  120.       Left            =   5760
  121.       TabIndex        =   27
  122.       Top             =   1560
  123.       Width           =   2175
  124.    End
  125.    Begin VB.CommandButton Command9 
  126.       Caption         =   "Disconnect"
  127.       Height          =   375
  128.       Left            =   3960
  129.       TabIndex        =   17
  130.       Top             =   840
  131.       Width           =   1455
  132.    End
  133.    Begin VB.CommandButton Command8 
  134.       Caption         =   "Connect"
  135.       Height          =   375
  136.       Left            =   3960
  137.       TabIndex        =   4
  138.       Top             =   360
  139.       Width           =   1455
  140.    End
  141.    Begin VB.CommandButton Command7 
  142.       Caption         =   "Set User Info"
  143.       Height          =   375
  144.       Left            =   3960
  145.       TabIndex        =   25
  146.       Top             =   4320
  147.       Width           =   1455
  148.    End
  149.    Begin VB.CommandButton Command6 
  150.       Caption         =   "Get User Info"
  151.       Height          =   375
  152.       Left            =   3960
  153.       TabIndex        =   24
  154.       Top             =   3840
  155.       Width           =   1455
  156.    End
  157.    Begin VB.TextBox Text10 
  158.       Height          =   285
  159.       Left            =   1920
  160.       TabIndex        =   16
  161.       Text            =   "Text10"
  162.       Top             =   5280
  163.       Width           =   1815
  164.    End
  165.    Begin VB.CommandButton Command5 
  166.       Caption         =   "Change Password"
  167.       Height          =   375
  168.       Left            =   3960
  169.       TabIndex        =   26
  170.       Top             =   4800
  171.       Width           =   1455
  172.    End
  173.    Begin VB.CommandButton Command4 
  174.       Caption         =   "Delete User"
  175.       Height          =   375
  176.       Left            =   3960
  177.       TabIndex        =   23
  178.       Top             =   3360
  179.       Width           =   1455
  180.    End
  181.    Begin VB.TextBox Text9 
  182.       Height          =   285
  183.       Left            =   1920
  184.       TabIndex        =   14
  185.       Text            =   "Text9"
  186.       Top             =   4560
  187.       Width           =   1815
  188.    End
  189.    Begin VB.TextBox Text8 
  190.       Height          =   285
  191.       Left            =   1920
  192.       TabIndex        =   13
  193.       Text            =   "Text8"
  194.       Top             =   4200
  195.       Width           =   1815
  196.    End
  197.    Begin VB.TextBox Text7 
  198.       Height          =   285
  199.       Left            =   1920
  200.       TabIndex        =   12
  201.       Text            =   "Text7"
  202.       Top             =   3840
  203.       Width           =   1815
  204.    End
  205.    Begin VB.TextBox Text6 
  206.       Height          =   285
  207.       Left            =   1920
  208.       TabIndex        =   10
  209.       Text            =   "Text6"
  210.       Top             =   3120
  211.       Width           =   1815
  212.    End
  213.    Begin VB.TextBox Text5 
  214.       Height          =   285
  215.       Left            =   1920
  216.       TabIndex        =   9
  217.       Text            =   "Text5"
  218.       Top             =   2760
  219.       Width           =   1815
  220.    End
  221.    Begin VB.TextBox Text4 
  222.       Height          =   285
  223.       Left            =   1920
  224.       TabIndex        =   8
  225.       Text            =   "Text4"
  226.       Top             =   2400
  227.       Width           =   1815
  228.    End
  229.    Begin VB.TextBox Text3 
  230.       Height          =   285
  231.       Left            =   1920
  232.       TabIndex        =   7
  233.       Text            =   "Text3"
  234.       Top             =   2040
  235.       Width           =   1815
  236.    End
  237.    Begin VB.CommandButton Command3 
  238.       Caption         =   "Add User"
  239.       Height          =   375
  240.       Left            =   3960
  241.       TabIndex        =   21
  242.       Top             =   2880
  243.       Width           =   1455
  244.    End
  245.    Begin VB.TextBox Text2 
  246.       Height          =   285
  247.       Left            =   1920
  248.       TabIndex        =   6
  249.       Text            =   "Text2"
  250.       Top             =   1680
  251.       Width           =   1815
  252.    End
  253.    Begin VB.CommandButton Command2 
  254.       Caption         =   "Get Users "
  255.       Height          =   375
  256.       Left            =   3960
  257.       TabIndex        =   20
  258.       Top             =   2400
  259.       Width           =   1455
  260.    End
  261.    Begin VB.ListBox List1 
  262.       Height          =   1140
  263.       IntegralHeight  =   0   'False
  264.       Left            =   120
  265.       Sorted          =   -1  'True
  266.       TabIndex        =   33
  267.       Top             =   5760
  268.       Width           =   8055
  269.    End
  270.    Begin VB.CommandButton Command1 
  271.       Caption         =   "Get All Users"
  272.       Default         =   -1